go/types.typeWriter.typeName (method)

3 uses

	go/types (current package)
		typestring.go#L136: 				w.typeName(obj)
		typestring.go#L288: 		w.typeName(t.obj) // when hashing written for readability of the hash only
		typestring.go#L397: func (w *typeWriter) typeName(obj *TypeName) {